Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
ISearchFilter::ReadMultiple Method
ISearchFilter Interface | ISearchFilter Interface | Send Feedback

Read a series of search filters from disk files.

[id(11), helpstring("method ReadMultiple")]
HRESULT ReadMultiple(BSTR filtersToRead, [out, retval] long * pVal);
Description

The filenames list is a space-delimited list of filenames. Filenames containing spaces should be quoted in the string. Returns the number of search filters read successfully. All of the search filters are logically combined with an "OR" operation.

Interface
Links
You are here: COM Interface > Interfaces > ISearchFilter Interface > ISearchFilter::ReadMultiple Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.